2004-01-06 Federico Mena Quintero <federico@ximian.com>
* gdk-pixbuf.c (gdk_pixbuf_get_pixels): Link to the documentation
section on image data.
+2004-01-06 Federico Mena Quintero <federico@ximian.com>
+
+ * gdk-pixbuf.c (gdk_pixbuf_get_pixels): Link to the documentation
+ section on image data.
+
2004-01-06 Federico Mena Quintero <federico@ximian.com>
* gdk-pixdata.c (gdk_pixbuf_new_from_inline): Fix example in
*
* Queries a pointer to the pixel data of a pixbuf.
*
- * Return value: A pointer to the pixbuf's pixel data.
+ * Return value: A pointer to the pixbuf's pixel data. Please see <xref linkend="image-data"/>
+ * for information about how the pixel data is stored in
+ * memory.
**/
guchar *
gdk_pixbuf_get_pixels (const GdkPixbuf *pixbuf)